[INFO] fetching crate amaru-ledger 0.1.2...
[INFO] testing amaru-ledger-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate amaru-ledger 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate amaru-ledger 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate amaru-ledger 0.1.2
[INFO] tweaked toml for crates.io crate amaru-ledger 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate amaru-ledger 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate amaru-ledger 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d799f05eacbacffb9cec1ebe54f94afdf31b64a53266df39d31042cac275dc4b
[INFO] running `Command { std: "docker" "start" "-a" "d799f05eacbacffb9cec1ebe54f94afdf31b64a53266df39d31042cac275dc4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d799f05eacbacffb9cec1ebe54f94afdf31b64a53266df39d31042cac275dc4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d799f05eacbacffb9cec1ebe54f94afdf31b64a53266df39d31042cac275dc4b", kill_on_drop: false }`
[INFO] [stdout] d799f05eacbacffb9cec1ebe54f94afdf31b64a53266df39d31042cac275dc4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90730cc274b8470cdcb319c44a8bc9148689dec688f96d830a84e52ab42d31d8
[INFO] running `Command { std: "docker" "start" "-a" "90730cc274b8470cdcb319c44a8bc9148689dec688f96d830a84e52ab42d31d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pallas-math v0.34.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling amaru-observability-macros v0.1.2
[INFO] [stderr]    Compiling amaru-ledger v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling amaru-metrics v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling amaru-progress-bar v0.1.2
[INFO] [stderr]    Compiling amaru-observability v0.1.2
[INFO] [stderr]    Compiling pallas-codec v0.34.0
[INFO] [stderr]    Compiling amaru-minicbor-extra v0.1.2
[INFO] [stderr]    Compiling amaru-iter-borrow v0.1.2
[INFO] [stderr]    Compiling pallas-crypto v0.34.0
[INFO] [stderr]    Compiling pallas-addresses v0.34.0
[INFO] [stderr]    Compiling pallas-primitives v0.34.0
[INFO] [stderr]    Compiling amaru-uplc-turbo v0.1.0
[INFO] [stderr]    Compiling pallas-traverse v0.34.0
[INFO] [stderr]    Compiling amaru-kernel v0.1.2
[INFO] [stderr]    Compiling amaru-plutus v0.1.2
[INFO] [stderr]    Compiling amaru-ouroboros-traits v0.1.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "90730cc274b8470cdcb319c44a8bc9148689dec688f96d830a84e52ab42d31d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90730cc274b8470cdcb319c44a8bc9148689dec688f96d830a84e52ab42d31d8", kill_on_drop: false }`
[INFO] [stdout] 90730cc274b8470cdcb319c44a8bc9148689dec688f96d830a84e52ab42d31d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02c4a9ab3ca95e840689e80f42c406e9688c6c7217762e820bb18e920f0e06e5
[INFO] running `Command { std: "docker" "start" "-a" "02c4a9ab3ca95e840689e80f42c406e9688c6c7217762e820bb18e920f0e06e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling amaru-metrics v0.1.2
[INFO] [stderr]    Compiling pallas-primitives v0.34.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling amaru-ledger v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pallas-math v0.34.0
[INFO] [stderr]    Compiling amaru-tracing-json v0.1.2
[INFO] [stderr]    Compiling pallas-traverse v0.34.0
[INFO] [stderr]    Compiling amaru-kernel v0.1.2
[INFO] [stderr]    Compiling amaru-plutus v0.1.2
[INFO] [stderr]    Compiling amaru-ouroboros-traits v0.1.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "02c4a9ab3ca95e840689e80f42c406e9688c6c7217762e820bb18e920f0e06e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c4a9ab3ca95e840689e80f42c406e9688c6c7217762e820bb18e920f0e06e5", kill_on_drop: false }`
[INFO] [stdout] 02c4a9ab3ca95e840689e80f42c406e9688c6c7217762e820bb18e920f0e06e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] defbbae4d52f38d1bd4d588773c36bdb608f7957838314024903a1f5c9ed1aa7
[INFO] running `Command { std: "docker" "start" "-a" "defbbae4d52f38d1bd4d588773c36bdb608f7957838314024903a1f5c9ed1aa7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amaru_ledger-f9a8a58e684d1caa)
[INFO] [stdout] 
[INFO] [stdout] running 154 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'governance::ratification::constitutional_committee::tests::prop_min_size_has_no_effect_in_v9' (17) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/amaru_ledger-f9a8a58e684d1caa` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "defbbae4d52f38d1bd4d588773c36bdb608f7957838314024903a1f5c9ed1aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "defbbae4d52f38d1bd4d588773c36bdb608f7957838314024903a1f5c9ed1aa7", kill_on_drop: false }`
[INFO] [stdout] defbbae4d52f38d1bd4d588773c36bdb608f7957838314024903a1f5c9ed1aa7
